-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
1.0.0
-
Code
-
Classes
- TwoFaHandler
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
272 |
Lines of code |
211 |
Logical lines of code |
91 |
Comment lines |
3 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify2FaEmailCode() |
A |
39 |
11 |
63 |
maybe2FaRedirect() |
A |
43 |
6 |
50 |
render2FaForm() |
S |
48 |
5 |
38 |
send2FaEmail() |
S |
46 |
3 |
42 |
isEnabled() |
S |
63 |
3 |
10 |
register() |
S |
71 |
1 |
5 |
allowProgrammaticLogin() |
S |
79 |
1 |
3 |